Interactive financial charting with Polars and TradingView-style aesthetics
Traditional OHLCV candlestick charts with volume, and Heikin-Ashi smoothed candles for trend identification.
Non-time-based charts that filter noise and focus on significant price movements. Renko, Kagi, Point & Figure, Line Break, and Range Bars.
LTTB (Largest Triangle Three Buckets) downsampling preserves visual fidelity while dramatically reducing data points for smooth rendering.
WebGL-powered rendering with dynamic Level of Detail (LOD). Handles 1M+ data points at 60fps with smooth pan/zoom. Uses GPU acceleration for real-time tick data visualization.